home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / gfx / edit / shadow.readme < prev    next >
Encoding:
Text File  |  1998-05-05  |  4.2 KB  |  146 lines

  1. Short:    Soft shadows v.1.1 (flexible IFX script)
  2. Author:   carl.licke@swipnet.se (Carl Licke)
  3. Uploader: carl.licke@swipnet.se (Carl Licke)
  4. Version:  1.1
  5. Type:     gfx/edit
  6. Requires: ImageFX
  7.  
  8. Long:
  9.                             shadow v.1.1
  10.                             (visitware!)
  11.  
  12.                   by: Carl Licke / Turbid design
  13.                   mailto:carl.licke@swipnet.se
  14.                   http://home2.swipnet.se/~w-24653/
  15.  
  16. This is a great tool for creating soft shadows, for use on web or print
  17. (or whatever you want).
  18.  
  19. It needs ImageFX. Tested successfully with version 1.52, 2.1a and 2.6.
  20. Please report bugs/problems, or if you know how to improve it.
  21.  
  22. This script is visitware!
  23. If you use it, you have to visit my homepage (I'm so sorry for you :-),
  24. and have a look around:
  25. http://home2.swipnet.se/~w-24653/
  26.  
  27. To read about my programs and see examples, click on "software: Amiga".
  28. (I will update that page very much soon)
  29.  
  30. If you have used this script for a webpage, I would appreciate to get
  31. the URL to it!
  32.  
  33. If you want, just drop me a mail (carl.licke@swipnet.se).
  34.  
  35.  
  36. features
  37. --------
  38. * background pattern support
  39. * selectable colors (background and shadow)
  40. * adjustable softness of shadows
  41. * adjustable direction and distance of shadow
  42. * adjustable shade of shadow
  43. * magic scissors support
  44. * antialias possible
  45. * remembers settings (until you reboot)
  46. * GUI
  47.  
  48.  
  49. installation
  50. ------------
  51. copy shadow.ifx to ImageFX:Rexx/
  52. (recommended, but not needed)
  53.  
  54. You also need the assign ImageFX: for your ImageFX-path.
  55. I think you have that already.
  56.  
  57.  
  58. usage
  59. -----
  60. Start ImageFX and load/create an image.
  61. Select the Arexx button in ImageFX.
  62. In the filerequester, select the shadow.ifx file and OK.
  63. If everything went right, a GUI pops up.
  64. There are lots of options, but you probably won't need to care about
  65. so many of them to get a decent result.
  66. Play with it and you will get it, or read on.
  67. Here follows an explanation of the GUI:
  68.  
  69. x and y difference:
  70. The position difference between object and shadow, in pixels.
  71. The value can be negative, for example, if you select -6 -6, the
  72. shadow will be placed up left from the object.
  73. If you select 6 6, the shadow will be placed down right from the object.
  74.  
  75. x and y size increase:
  76. How many pixels the image vill increase.
  77. It should be higher if you increase x or y difference or gauss value.
  78.  
  79. shade:
  80. How dark the shadow will be.
  81. Or how yellow, if you selected yellow as shadowcolor.
  82.  
  83. softness:
  84. How soft the shadow will be.
  85.  
  86. magic scissors:
  87. If you check this, the most usual color (in the original image)
  88. will be removed.
  89. It will be replaced with white, or your selected background.
  90.  
  91. anti alias:
  92. Removes ugly edges around the object.
  93. Often needed with magic scissors.
  94.  
  95. background from swap:
  96. Uses the swap buffer as a background pattern.
  97. If there is no swap, it uses the main buffer as background.
  98.  
  99. pick color for shadow:
  100. If you check this and select the Okay button, the script will
  101. stop and wait for you to pick a color, either from the image
  102. or from the palette.
  103. The color of the shadow will be the one you selected.
  104.  
  105. pick color for backg.:
  106. If you check this and select the Okay button, the script will
  107. stop and wait for you to pick a color, either from the image
  108. or from the palette.
  109. The color of the background will be the one you selected.
  110. If you check both this and the "background from swap" options,
  111. then this won't have any effect.
  112.  
  113. save these settings:
  114. Hmm... let me see... Ohh, yes, it saves your settings.
  115. But they will reset on reboot.
  116.  
  117. You can change the defaults if you open the script in a
  118. texteditor, and find the note I left for you.
  119.  
  120.  
  121. history
  122. -------
  123. 1.1 - Fixed bug which occured with softness over 2.
  124.  
  125. 1.0 - Should now work with most versions of IFX.
  126.  
  127. 0.9 - remembers your settings for next use (not if you reboot)
  128.       doesn't delete the swap or alpha buffer anymore
  129.  
  130. 0.8 - first release
  131.  
  132.  
  133. future
  134. ------
  135. I WILL improve it (but I don't know how, mail me if you do).
  136.  
  137.  
  138. ============================= Archive contents =============================
  139.  
  140. Original  Packed Ratio    Date     Time    Name
  141. -------- ------- ----- --------- --------  -------------
  142.     5592    1804 67.7% 21-Feb-98 20:34:06  shadow.ifx
  143.     3932    1721 56.2% 21-Feb-98 23:28:32  shadow.readme
  144. -------- ------- ----- --------- --------
  145.     9524    3525 62.9% 12-Mar-98 05:02:14   2 files
  146.